.header .nav li a{padding:0;}
.header .nav li a:hover{background:#2368bc;}

body{margin:0;}
div{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box; 
-ms-box-sizing:border-box;
box-sizing:border-box;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{*zoom:1;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul,li, fieldset, form, label, table, tbody, tr, th, td, input, textarea{
color: 
#555555;
font-size: 14px;
font-family: "微软雅黑","宋体",arial,verdana,sans-serif;}
li{list-style: none;}
input{background:none;border:0px;}
a{text-decoration: none;}
/*文章设置分页模板样式*/
.fl a{
cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #e9e9e9;
    line-height: 30px;
    text-align: center;
font-size:10px;
}
.fl font{
color: #fff;
    font-size: 12px;
    width: 30px;
    height: 30px;
    background: #ac1e23;
    display: inline-block;
    line-height: 30px;
}
body {
    overflow-x:hidden;
    width:100%;
}

.show_li_range{
padding: 0 12px;
    overflow: hidden;
}
.show_li_range li{
width:calc(50% - 14px) !important;
    text-indent: 12px;
}
.show_li_range li:nth-child(2n-1){
float:left;
}
.show_li_range li:nth-child(2n){
float:right;
}
.Bto0225 .BtoWrap0225 .BtoWrapTop0225 ul{padding:0;}